home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Time Warp
/
Time Warp.iso
/
mac
/
Time Warp
/
Time Warp.DXR
/
Shared_29.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1997-05-23
|
228 b
|
11 lines
on playQT x
global gMoovLength
getQTname(x)
set QTname to the result
set the loop of cast QTname to 0
set the movieRate of sprite x to 1
if the movieTime of sprite x < gMoovLength then
go(the frame)
end if
end